Params

public interface Params

The parameters of the StartDownloadCallback.

Functions

Link copied to clipboard
public Download download()
Returns the Download process instance that is about to start.
Link copied to clipboard
public Optional<Frame> frame()
Returns an Optional that contains the Frame instance initiated this download or an empty Optional if the instance initiated this download was closed and not available anymore.